AlarmSoundConfirm

 

The 'AlarmSoundConfirm' function confirms the currently occurring alarm sound.(In other words, the alarm sound is off.) If another alarm occurs again, the alarm sound is on.

 

void @AlarmSoundConfirm();

 

Parameters

None

 

Return Value

None

 

Example

@AlarmSoundConfirm();

Description : The currently occurring alarm sound is off.

 

Relate items)

@AlarmGetSoundFlag()

@AlarmListConfirm()

@AlarmListDelete()

@AlarmListGetCursor()

@AlarmListSetCursor()

@AlarmListSetFilter()

@AlarmSetSoundFlag()

@AlarmSoundConfirm()